home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3400 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: globe.indirect.com!fnf
  2. From: fnf@fishpond.ninemoons.com (Fred Fish)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What is an EMT Trap ?
  5. Date: 19 Feb 1996 18:25:40 GMT
  6. Organization: Cronus
  7. Message-ID: <4gafb4$mjs@globe.indirect.com>
  8. References: <9602132256.AA001yx@iceberg.demon.co.uk>
  9. NNTP-Posting-Host: amigalib.com
  10.  
  11. In article <9602132256.AA001yx@iceberg.demon.co.uk>,
  12. John Shardlow  <john@iceberg.demon.co.uk> wrote:
  13. >Hi Amiga Programmers,
  14. >
  15. >I recently compiled a program using gcc but when I run
  16. >it I just get a message saying:
  17. >
  18. >EMT Trap
  19. >
  20. >and the program exits. It doesn't even reach the first
  21.  
  22. The only thing I have seen similar to this description is that the
  23. "enquire" program built as part of a gcc build will abort because of
  24. an EMT trap if I use the plain 68000 version of the ixemul.library on
  25. my A4000/040.  If I use the 68040+fpu version, everything is fine.
  26. There obviously is still at least one serious bug in the
  27. ixemul.library when it comes to floating point support.
  28.  
  29. If you have a machine that has a 68020 or higher, ensure that you
  30. are using the appropriate version of ixemul.library.  If you still
  31. have a problem, please distill it down to a manageably sized
  32. repeatable test case that demonstrates the problem and email it
  33. to "ade-ixemul@ninemoons.com".  Thanks.
  34.  
  35. -Fred
  36.  
  37. -- 
  38. CRONUS  --  1840 E. Warner Road #105-265  --  Tempe, AZ 85284  --  USA
  39. Voice:  (800) 804-0833  or  (602) 491-0442        FAX:  (602) 491-0048
  40. Email:  info@ninemoons.com
  41. Ftp site: ftp.ninemoons.com
  42.